projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01afb4f
)
(safe-chars): Put `char-table-extra-slots' property with value 0.
author
Kenichi Handa
<handa@m17n.org>
Tue, 30 Jul 2002 06:34:28 +0000
(06:34 +0000)
committer
Kenichi Handa
<handa@m17n.org>
Tue, 30 Jul 2002 06:34:28 +0000
(06:34 +0000)
lisp/international/mule.el
patch
|
blob
|
history
diff --git
a/lisp/international/mule.el
b/lisp/international/mule.el
index 7efcb9c1fb7ce7bf8439ff776702bb9b8d162ae2..38817cde69cafe1a910ae1d9e3956cd25b4911c2 100644
(file)
--- a/
lisp/international/mule.el
+++ b/
lisp/international/mule.el
@@
-1099,6
+1099,8
@@
a value of `safe-charsets' in PLIST."
coding-system)
+(put 'safe-chars 'char-table-extra-slots 0)
+
(defun define-coding-system-alias (alias coding-system)
"Define ALIAS as an alias for coding system CODING-SYSTEM."
(put alias 'coding-system (coding-system-spec coding-system))